From 56033a8d27065b9ab883fd105e75e14921558939 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Tue, 17 Jul 2018 17:33:09 +0200 Subject: [PATCH] gesturestylus: Clarify a documentation comment Use the proper gtkdoc syntax for signals. --- gtk/gtkgesturestylus.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gtk/gtkgesturestylus.c b/gtk/gtkgesturestylus.c index 492dadc439..02019daab8 100644 --- a/gtk/gtkgesturestylus.c +++ b/gtk/gtkgesturestylus.c @@ -250,9 +250,9 @@ gtk_gesture_stylus_get_axes (GtkGestureStylus *gesture, * @gesture: a #GtkGestureStylus * * Returns the #GdkDeviceTool currently driving input through this gesture. - * This function must be called from either the #GtkGestureStylus:down, - * #GtkGestureStylus:motion, #GtkGestureStylus:up or #GtkGestureStylus:proximity - * signals. + * This function must be called from either the #GtkGestureStylus::down, + * #GtkGestureStylus::motion, #GtkGestureStylus::up or #GtkGestureStylus::proximity + * signal handlers. * * Returns: (nullable) (transfer none): The current stylus tool * -- 2.30.2